net/http.http2GoAwayError.ErrCode (field)

3 uses

	net/http (current package)
		h2_bundle.go#L9246: 	ErrCode      http2ErrCode
		h2_bundle.go#L9252: 		e.LastStreamID, e.ErrCode, e.DebugData)
		h2_bundle.go#L9281: 			ErrCode:      cc.goAway.ErrCode,